This 'Code' directory contains two folders:

	'Source Code - Executables'
	'Installation - Usage Guide'

The 'Source Code - Executables' folder contains the source code for our Patient Safety Comments Topic Analyzer. It is in the form of a '.py' file, as this program was developed using Python. A text file containing the required Python libraries to run the code in the python file is also included.
 
Additionally, the program itself is also included in this folder in the form of an executable (.exe) file. A sample excel file containing comments in Spanish is also included so one can run the program using this file, as well as a sample results file to show the type of results one can expect from using this program.


The 'Installation - Usage Guide' Folder contains an installation/usage guide that details what requirements are needed to run this program, how to install this program, as well as how to utilize its features.